バージョン

ProgressiveLoad メソッド (GeographicHighDensityScatterSeries<T>)

チャートにデータを徐々に読み込むかどうかを設定します。
シンタックス
'宣言
 
Public Function ProgressiveLoad( _
   ByVal progressiveLoad As System.Boolean _
) As GeographicHighDensityScatterSeries(Of T)
public GeographicHighDensityScatterSeries<T> ProgressiveLoad( 
   System.bool progressiveLoad
)

パラメータ

progressiveLoad
参照

オンラインで表示: GitHub